How to install Gyachi on ubuntu 12.10 [Solved]

Posted by Oguz Can Sertel on Ask Ubuntu See other posts from Ask Ubuntu or by Oguz Can Sertel
Published on 2012-10-24T12:36:58Z Indexed on 2012/10/25 23:16 UTC
Read the original article Hit count: 229

Filed under:

ok ... there is no way to install it on ubuntu 12.10

I would like to use Gyachi on ubuntu 12.10. I tried these steps but it doesn't work.. I wanted to compile it myself... but it need some libs... it made me confused... so I gave up

sudo add-apt-repository ppa:adilson/experimental
sudo apt-get update
sudo apt-get install gyachi

Thank you for your helps at first command the output:

sudo add-apt-repository ppa:adilson/experimental
You are about to add the following PPA to your system:
 Contains packages that are not in the official Debian/Ubuntu repositories and newer versions and snapshots which are not available yet in the repositories. Theses packages are experimental. Use them at your own risk.
 More info: https://launchpad.net/~adilson/+archive/experimental
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmp3y3i7p/secring.gpg' created
gpg: keyring `/tmp/tmp3y3i7p/pubring.gpg' created
gpg: requesting key 27B81625 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp3y3i7p/trustdb.gpg: trustdb created
gpg: key 27B81625: public key "Launchpad Experimental Packages PPA" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK

and after sudo apt-get update;

this is (sudo apt-get install gyachi)'s output here is the output:

sudo apt-get install gyachi
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package gyachi

© Ask Ubuntu or respective owner

Related posts about installation